Ninja Database Lite
DataResult<T> Class Members
Fields 


KellermanSoftware.NinjaDatabaseLite Namespace : DataResult<T> Class

The following tables list the members exposed by DataResult<T>.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Field The data for the object  
Public Field The format the data was saved in, plain, encrypted, compressed  
Public Field User defined meta data to save with the object  
Public Field The date the object was saved  
Public Field The size in bytes of the data  
Public Field The size in bytes of the data after any encryption or compression  
Public Field The version of the database that was used to save the object  
Top
See Also

Reference

DataResult<T> Class
KellermanSoftware.NinjaDatabaseLite Namespace